Operation SeamActions.GET (SeamActions.GET)
In component org.nuxeo.ecm.automation.jsf.contrib
| Operation id | SeamActions.GET |
|---|---|
| Category | Chain |
| Label | SeamActions.GET |
| Requires | |
| Since |
Parameters
No parameters.
Signature
| Inputs | void |
|---|---|
| Outputs | object |
Implementation Information
| Implementation Class | Class: org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl |
|---|---|
| Contributing Component | org.nuxeo.ecm.automation.jsf.contrib |
JSON Definition
{
"id" : "SeamActions.GET",
"label" : "SeamActions.GET",
"category" : "Chain",
"requires" : null,
"description" : null,
"url" : "SeamActions.GET",
"signature" : [ "void", "object" ],
"params" : [ ]
}